home *** CD-ROM | disk | FTP | other *** search
- Path: fohnix.metronet.com!not-for-mail
- From: milam@fohnix.metronet.com (Stan Milam)
- Newsgroups: comp.lang.c
- Subject: Re: Float to String
- Date: 21 Mar 1996 20:58:58 -0600
- Organization: Texas Metronet, Inc (login info (214/488-2590 - 817/571-0400))
- Message-ID: <4it51j$i8n@fohnix.metronet.com>
- References: <4is29s$h1a@dfw-ixnews6.ix.netcom.com>
- NNTP-Posting-Host: fohnix.metronet.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Christopher Scott Shelton (scoshe@ix.netcom.com) wrote:
- : Is it possible to convert a float to a string? like the itoa function.
-
- Sure. Use sprintf().
-
- Regards,
- Stan Milam.
-